func runtime.stacklog2

3 uses

	runtime (current package)
		stack.go#L188: func stacklog2(n uintptr) int {
		stack.go#L400: 		log2npage := stacklog2(npage)
		stack.go#L511: 			log2npage := stacklog2(s.npages)